In the the student section, you can add, edit, view, and remove students. When editing the student Id is passed through using HTML helpers so that
the students information is loaded into the edit view with fields that show the studens information.
Admin functions in action. As an admin you can add, delete, edit and view users/vehicles/specials. These options are not
available as a regular user and limited as an employee. User authentication is done in the views.